net/http.http2serverConn.sawFirstSettings (field)
3 uses
net/http (current package)
h2_bundle.go#L4229: sawFirstSettings bool // got the initial SETTINGS frame after the preface
h2_bundle.go#L5136: if !sc.sawFirstSettings {
h2_bundle.go#L5140: sc.sawFirstSettings = true
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)